|
The RtcplGetRunTimeVersion function retrieves RTX Runtime version information in the format Major Release.Minor Release.Macro Release. For example, 7.0.0 or 6.5.1.
Syntax
DWORD RtcplGetRuntimeVersion(
PRTXVERSIONINFO Version
);
Parameters
Version
Pointer to an RTXVERSIONINFO data structure that RtcplGetRunTimeVersion populates with the RTX Runtime version information.
Return Values
A non-zero value if the function succeeds
Related RTX Properties Control Panel Features
Tab |
|
Feature(s) |
Version and Build sections |
Requirements
Header | RtxProp.h |
Library | RtxProp.lib |